home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 125 / Computer Shopper CD-ROM Issue 125 (1998-07)(Dennis Publishing).iso / EuroEng / EngDemo / Grammar / ID360.Scn next >
Encoding:
Text File  |  1997-11-12  |  1.8 KB  |  104 lines

  1. '<><<>><<>><<>><<>><<>><<>><<>><<>><<>><<>><>
  2. '<> Orginal author:John
  3. '<> Date created:Thursday, Feb 13 1997
  4. '<> File name:database\GRAMMAR\ID360.Scn
  5. '<><<>><<>><<>><<>><<>><<>><<>><<>><<>><<>><>
  6. '<> Author of last modification:
  7. '<> Date of last Modification:
  8. '<><<>><<>><<>><<>><<>><<>><<>><<>><<>><<>><>
  9.  
  10.  
  11.  
  12.  
  13. @Case First Time
  14. @PlaySoundFile ga_10a01.wav
  15. @Animation OwenhideLeg,OwenPutHandsInPocket,OwenPutHandsOnBoard
  16.  
  17. @EndCase
  18.  
  19. @Disable Forward
  20.  
  21.  
  22.  
  23.  
  24. @At 201,23
  25. #cw#f2#bNouns#f1
  26.  
  27.  
  28.  
  29.     
  30. @At 206,59
  31.  
  32.  
  33. #cw#uNouns#u are words or names 
  34. #cwwe use to identify: 
  35. @at ,+4
  36. @textgap 10
  37. #cw           #^#. people 
  38. @wait .25
  39. #cw#t#. places 
  40. @wait .25
  41. #cw#t#. things
  42. @wait .25
  43. #cw#t#. feelings 
  44. @wait .25
  45. #cw#t#. ideas
  46. @textgap 0    
  47. @wait 0.1
  48. @At 255,242
  49. #cwNouns can be divided 
  50. #cwinto #btwo#b types:
  51.  
  52. @Wait 0.25
  53. @AtGraphic 148,157
  54. @Picture n10book1.BMP
  55.  
  56. @Wait 0.25
  57. @AtGraphic 438,6
  58. @Picture n10book2.BMP
  59.  
  60. @At 231,283
  61. #cw       #^#. Proper nouns  
  62. @At ,+5           
  63. #cw#t#. Common nouns
  64. @At 272,274
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71. '----------------------- The HotSpots --------------------------------
  72. @GoForward 149,155,81,224,screen_20
  73. @GoForward 433,6,102,219,screen_30
  74.  
  75. '---------------------- First time they have visted this screen via menu ----------------
  76. @case firstTime
  77. @At 246,335
  78. #cr#bClick on each book 
  79. #crto find out more.
  80. @prompt
  81. @endCase
  82.  
  83. '---------------------- Still more selections to make ----------------
  84. @case moreSelections
  85. @At 254,339
  86. #cr#bNow click on 
  87. #crthe other one.
  88. @prompt
  89. @endCase
  90.  
  91. '---------------------- Reach here if there are no more selections ----------------
  92. @onForwardGoto screen_50
  93.  
  94. @Erase 235,277,188,88
  95. @At 254,306
  96. #cr#bNow click on 
  97. #crForward to go on.
  98. @Enable Forward
  99.  
  100.  
  101. @prompt
  102. @onForwardGoto screen_50
  103. to screen_50
  104.